home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0504.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  469 b   |  17 lines

  1.  
  2. >
  3. >OK, when I said MIME data format I meant MIME message format, and was
  4. >referring to the outer level only (and note that MIME *implies*
  5. >RFC822).
  6.  
  7. Ding! No, but thanks for playing. A mime entity IS NOT NECESSARILY
  8. A MESSAGE! I've tried to explain this a zillion times! You can
  9. describe regular raw gif files with MIME content types. You
  10. can for example do
  11.  
  12. % metamail -b -c "image/gif" foo.gif
  13.  
  14. where foo.gif is just a plain old gif file -- no headers, no
  15. nothing.
  16.  
  17.